(vc-git-dir-printer): Fix filename column.
authorAndreas Schwab <schwab@suse.de>
Sat, 27 Dec 2008 22:24:31 +0000 (22:24 +0000)
committerAndreas Schwab <schwab@suse.de>
Sat, 27 Dec 2008 22:24:31 +0000 (22:24 +0000)
lisp/ChangeLog
lisp/vc-git.el

index a1152ef4f706bfb7f5bb72c1cc8f9f8de35459bb..10f1bc8010ac07089a2efc0422bca4b1a3d4a2b0 100644 (file)
@@ -1,3 +1,7 @@
+2008-12-27  Andreas Schwab  <schwab@suse.de>
+
+       * vc-git.el (vc-git-dir-printer): Fix filename column.
+
 2008-12-27  Nicholas Maniscalco <nicholas@maniscalco.com>  (tiny change)
 
        * term.el (term-emulate-terminal): Decode substring just prior to
index efb59ac251695401fb23415719b614cd1454ccbf..c003e08af6c739df24807436952c6cf0ae14689e 100644 (file)
@@ -295,7 +295,7 @@ If nil, use the value of `vc-diff-switches'.  If t, use no switches."
                  (t 'font-lock-variable-name-face))
       'mouse-face 'highlight)
      "  " (vc-git-permissions-as-string old-perm new-perm)
-     "     "
+     "    "
      (propertize (vc-git-escape-file-name (vc-dir-fileinfo->name info))
                  'face (if isdir 'font-lock-comment-delimiter-face 'font-lock-function-name-face)
                 'help-echo